From 3634bbe5e78e0d6344698684943986e8f096e490 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 29 Jan 2025 20:13:27 +0900 Subject: clean up some waybar css junks --- config/waybar/style/[Dark] Purpl.css | 27 +++++---------------------- 1 file changed, 5 insertions(+), 22 deletions(-) (limited to 'config/waybar/style/[Dark] Purpl.css') diff --git a/config/waybar/style/[Dark] Purpl.css b/config/waybar/style/[Dark] Purpl.css index a78a1977..414f7712 100644 --- a/config/waybar/style/[Dark] Purpl.css +++ b/config/waybar/style/[Dark] Purpl.css @@ -65,6 +65,7 @@ tooltip { padding-left: 4px; } + #workspaces button { color: #6E6A86; box-shadow: none; @@ -139,6 +140,7 @@ tooltip { #custom-hint, #custom-hypridle, #custom-menu, +#custom-playerctl, #custom-power_vertical, #custom-power, #custom-settings, @@ -204,6 +206,7 @@ tooltip { animation-direction: alternate; } +#backlight-slider slider, #pulseaudio-slider slider { min-width: 0px; min-height: 0px; @@ -213,6 +216,7 @@ tooltip { box-shadow: none; } +#backlight-slider trough, #pulseaudio-slider trough { min-width: 80px; min-height: 5px; @@ -220,30 +224,9 @@ tooltip { background-color: #6E6A86; } +#backlight-slider highlight, #pulseaudio-slider highlight { min-height: 10px; border-radius: 5px; background-color: purple; -} - -#backlight-slider slider { - min-width: 0px; - min-height: 0px; - opacity: 0; - background-image: none; - border: none; - box-shadow: none; -} - -#backlight-slider trough { - min-width: 80px; - min-height: 10px; - border-radius: 5px; - background-color: #6E6A86; -} - -#backlight-slider highlight { - min-width: 10px; - border-radius: 5px; - background-color: purple; } \ No newline at end of file -- cgit v1.2.3